Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (31 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "encounter-class",
"url" : "http://ontariohealth.ca/fhir/ValueSet/encounter-class",
"version" : "1.0.0",
"name" : "EncounterClass",
"title" : "Encounter Class",
"status" : "draft",
"publisher" : "Ontario Health",
"description" : "A code specifying the kind of encounter",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [
{
"code" : "IMP",
"display" : "inpatient encounter"
},
{
"code" : "AMB",
"display" : "ambulatory"
},
{
"code" : "SS",
"display" : "short stay"
}
]
},
{
"system" : "http://ontariohealth.ca/fhir/CodeSystem/encounter-class",
"concept" : [
{
"code" : "mp-imp",
"display" : "Minor Procedure-Inpatient"
},
{
"code" : "mp-amb",
"display" : "Minor Procedure-Outpatient"
},
{
"code" : "mp-sd",
"display" : "Minor Procedure-Same Day Admit"
},
{
"code" : "mp-ss",
"display" : "Minor Procedure-Short Stay"
},
{
"code" : "sd",
"display" : "Same Day Admit"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.